fix(agents): merge divergent docs-writer duplicates, keep corrected facts#1849
Conversation
…acts Two divergent copies of the docs-writer agent existed (docs-writer.md and cornerstone-docs-writer.md), causing skills to route to a stale definition. Merges them into a single docs-writer.md with facts verified against the repo (site URL/baseUrl, .js config filenames, memory dir path, Opus trailer convention, actual Docusaurus/React versions) and removes the duplicate. Fixes #1817 Co-Authored-By: Claude dev-team-lead (Sonnet 4.6) <noreply@anthropic.com>
|
[security-engineer] Security review — agent-config only PR, quick pass. Scope confirmed: Agent definition review (
Deleted file ( Verdict: APPROVED |
|
🎉 This PR is included in version 2.13.0-beta.18 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
docs-writeragent definition existed (docs-writer.mdandcornerstone-docs-writer.md), causing skills to route to a stale, uncorrected definition.docs-writer.md, keeping the corrected facts (site URL/baseUrl matchingdocs/docusaurus.config.js,.jsconfig filenames, memory dir.claude/agent-memory/docs-writer/, Opus trailer convention matching other Opus agents, actual Docusaurus/React versions fromdocs/package.json) and deletes the stale duplicate.ux-designeragent-memory updates (PR refactor(client): consolidate Badge/Modal reuse, add shared hooks, trap modal focus #1848 review learnings) that were left uncommitted in the worktree from a prior batch item.Fixes #1817
Test plan
cornerstone-docs-writeranywhere in the repodocs/docusaurus.config.js.jsnot.ts) and versions againstdocs/package.jsonCo-Authored-Bytrailer convention matchesproduct-architect.md/product-owner.mdreview-pr,release) already referencedocs-writer, not the deleted duplicateCo-Authored-By: Claude dev-team-lead (Sonnet 4.6) noreply@anthropic.com